@charset "utf-8";

/*header start*/
.header {
    height:100px;
    background-color: #405133;
	opacity: 1!important;
}
.header .section{
	overflow:visible;
}
/*top-nav*/
.nav-link{
    height: 60px;
    text-align: right;
    padding: 20px 0;
}
.nav-link a {
    display: inline-block;
    padding: 0 12px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    vertical-align: middle;
}

.nav-link a img {
    vertical-align: sub;
    margin-right: 4px;
}

/*二维码弹出框*/

.ecode-wrap {
    position: absolute;
    display: none;
    top: 45px;
    width: 154px;
    height: 154px;
    background-color: #f4f4f4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 5px 5px 18px #a0a8b1;
    padding: 10px 22px 0;
    z-index: 1003;
}

.ecode-wrap img {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    max-height: 110px;
}

.ecode-wrap p {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    padding: 5px 0;
    text-align: center;
}

/*logo*/

.logo-wrap {
    float: left;
    padding: 30px 32px 20px;
}

.logo-wrap .logo {
    display: block;
    float: left;
    width: 421px;
}

.logo-wrap .logo img {
    width: 100%;
    height: auto;
}

/*main-nav-collapse*/

.main-nav-collapse {
    position: relative;
    background-color: #405133;
	top: -8px;
}

.main-nav-navbar {
    float: left;
    margin: 0;
}

.main-nav-navbar .nav-li {
    display: block;
    float: left;
    margin-right: 8px;
}
.main-nav-navbar .nav-li:last-child{
    margin-right: 0;
}

.main-nav-navbar li .item-level-1 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    padding: 4px 20px;
    z-index: 140;
}

.pulldown {
    display: block;
    position: absolute;
    right: 0;
    top: 40px;
    width: 798px;
    height: 397px;
    z-index: 100;
    display: none;
    background: #f5f5f5;
    border-radius: 8px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    text-align: center;
	opacity:1!important;
}

.pulldown .pulldown-menu {
    padding: 28px;
}

.pulldown .pulldown-menu .nav-list-level2{
    font-size: 0;
}

.pulldown .pulldown-menu .nav-li-level2 {
    display: inline-block;
    width: 126px;
    padding: 0 10px;
    margin-right: 28px;
    vertical-align: top;
    text-align: left;
}
.pulldown .pulldown-menu .nav-li-level2:last-child{
    margin-right: 0;
}

.pulldown .pulldown-menu .nav-li-level2 a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #161718;
    padding: 7px 0;
}
.pulldown .pulldown-menu .nav-li-level2 a:hover{
    color: #EC9411;
}

.pulldown .pulldown-menu .nav-li-level2 .item-level-2 {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    color: #748C57;
    border-bottom: 1px solid #748C57;
    margin-bottom: 15px;
}

.pulldown .pulldown-menu .nav-li-level2 .item-level-2.no-border{
    border-bottom-color: transparent;
}

.main-nav-navbar .nav-li.active .item-level-1 {
    background-color: #F5F5F5;
    color: #EC9411;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/*.main-nav-navbar .nav-li.active .pulldown {
    display: block;
}*/
.main-nav-navbar .nav-li:last-child .pulldown{
    border-top-right-radius: 0;
}


/*手机端导航*/

.mobile-main-nav-collapse {
    display: none;
}



/*search-box-wrap*/

.search-box-wrap {
    float: right;
    position: relative;
    width: 154px;
    padding: 3px 0 13px;
}

.search-box-wrap .search-input {
    display: block;
    width: 70%;
    height: 25px;
    border: none;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding: 0;
    background-color: transparent;
    border-bottom: 1px solid #66745c;
    outline: none;
}

.search-box-wrap img {
    position: absolute;
    top: 8px;
    left: -26px;
}



/*sticky buttons*/

.sticky-bar {
    position: fixed;
    top: 400px;
    right: -1px;
    z-index: 9999;
}

.sticky-bar li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    position: relative;
}

.sticky-bar li .layer-toggle {
    position: relative;
    display: block;
    width: 52px;
    height: 54px;
    background-repeat: no-repeat;
    transform: translateZ(0px);
}

.sticky-bar ul li.collect .layer-toggle {
    background: url(../images/collect.png) no-repeat center center;
    margin-top: -3px;
}

.sticky-bar ul li.back-top .layer-toggle {
    background: url(../images/top.png) no-repeat center center;
}

.sticky-bar ul li.back-top {
    display: none;
}




/*banner*/

.banner {
    position: relative;
    padding: 79px 0 24px;
    margin-bottom: 42px;
}

.carousel-banner {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

.banner .bx-controls-direction {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 46px;
    margin-top: -23px;
 
}

.banner .bx-controls-direction .section {
    height: 100%;
}

.banner .bx-controls-direction .carousel-control.left,
.banner .bx-controls-direction .carousel-control.right {
    width: 32px;
    height: 45px;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
	z-index:6;
}

.banner .bx-controls-direction .carousel-control.left {
    background-image: url(../images/icon-arrow-left-big.png);
}

.banner .bx-controls-direction .carousel-control.right {
    left: auto;
    right: 0;
    background-image: url(../images/icon-arrow-right-big.png);
}




/*one search wrap*/

.one-search {
    position: relative;
    width: 82%;
	height:201px;
    margin: 0 auto 47px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
}

.tab-search {
    width: 80%;
    padding: 20px 0 0px;
    margin: 0 auto;
    position: relative;
}

.tab-content .tab-pane {
    display: none;
    padding: 16px 0 7px;
    position: relative;
}

.tab-content .tab-pane.active {
    display: block;
}

.tab-search .tab-content .tab-pane {
    padding: 28px 0;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.input-group .form-control,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    height: 45px;
    margin-bottom: 0;
    padding: 6px 15px  5px;
    font-size: 14px;
    line-height: 32px;
    color: #000;
    border: 1px solid #d1d2d3;
    border-left: 0;
    border-right: 0;
    border-radius: 4px;
    outline: none;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
}

.input-group-btn .btn {
    position: relative;
    height: 45px;
    font-size: 14px;
    line-height: 32px;
    color: #606060;
    border: 1px solid #d1d2d3;
    padding: 6px 15px 5px;
    border-radius: 4px;
    background-color: #fff;
    outline: none;
}
.tab-pane .input-group .input-group-btn:last-child {
    padding-left: 9px;
}
.input-group-btn .btn.btn-search {
    background-color: #ff6e3a;
    border-color: #ff6e3a;
    padding: 6px 24px 5px;
	font-weight: 800;
    font-size: 15px;
}


.input-group-btn .bootstrap-select .dropdown-toggle {
    padding-right: 25px;
    background: #fff url(../images/icon-line.png) no-repeat right center;
}

.input-group .input-group-btn:first-child .btn {
    border-right: 0;
}

.input-group .input-group-btn:last-child .btn {
    border-left: 0;
    margin-left: -1px;
}

.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group .input-group-btn:first-child .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tab-search .search-scopes {
    padding: 25px 0 10px;
}

.tab-search .search-scopes .radio-inline {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.tab-search .search-scopes .search-history {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
}

.search-scopes .section .friend-link {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    padding: 0 11px;
    border-left: 1px dashed #fff;
}
.search-scopes  .friend-links {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    padding: 0 14px;
 
}
.search-scopes .section{
width:750px;
}
.search-scopes .section a:hover {
    color: #8ec0a5;
}

.search-scopes .section .friend-link:first-child {
    border-left-color: transparent;
}
.info-wrap {
    position: relative;
    z-index: 2;
    width: 82%;
    margin: 0 auto;
    min-height: 1px;
}

.info-wrap .facilities-group {
    display: inline-block;
    float: right;
    padding: 0 24px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

.info-wrap p {
    text-align: right;
    font-size: 14px;
    line-height: 44px;
    color: #fff;
}

.info-wrap p font {
    display: inline-block;
    font-size: 24px;
    line-height: 44px;
    margin: 0 10px;
    font-weight: 700;
}




.news-event-wrap {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    padding: 24px 0 0;
}

/*index-caursol-wrap 轮播图*/

.index-caursol-wrap {
    display: block;
    float: left;
    width: 620px;
    height: 400px;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 24px;
}

.index-caursol-wrap .carousel,
.index-caursol-wrap .carousel-inner{
    border-radius: 16px;
    overflow: hidden;
}

.news-events {
    display: block;
    float: left;
    width: calc(100% - 620px);
    padding: 0 10px;
    margin-bottom: 24px;
}
.icon-group .icon-group-item{
    display: inline-block;
    vertical-align: middle;
    width: 105px;
}
.icon-group .icon-group-item .group-item-img {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    margin-bottom: 8px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-group .icon-group-item .group-item-img img{
    width: 42px;
}


.icon-group .icon-group-item .group-item-name {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.80);
}
.icon-group .icon-group-item:hover .group-item-name{
    color: #EC9411;
}

.main-adv-wrap{
    margin-left: -35px;
    margin-right: -35px;
}

.main-adv-wrap .col-sm-4 {
    padding: 0 35px;
    margin-bottom: 30px;
}

.main-adv-wrap .item {
    position: relative;
    display: block;
    overflow: hidden;
}

.main-adv-wrap .item img {
    display: block;
    width: 100%;
    border-radius: 2px;
    outline: 1px solid transparent;
    border: none;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.main-adv-wrap .item:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.main-adv-wrap .item .main-adv-title {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 2px 2px;
    background: url(../images/news-img-title-bg.png) repeat;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 6px 36px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*footer start*/

.footer {
    position: relative;
    margin-top: 30px;
}
.foot-content{
    display: block;
    padding-top: 2px;
}
.footer .minus-margin-top{
    position: relative;
    z-index: 100;
    margin-top: -47px;
    padding-top: 67px;
}
.foot-bg {
    position: absolute;
    width: 100%;
    height: calc(100% - 70px);
    background: url(../images/foot-bg.png) no-repeat center 0;
    background-size: cover;
}

.site-map dl {
    position: relative;
    padding-left: 178px;
}

.site-map dl dt {
    position: absolute;
    left: 0;
    top: 18px;
    text-align: left;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}

.site-map dl dd {
    border-top: 1px solid #737c79;
    padding: 18px 0 4px;
    margin: 0;
}

.site-map dl dd .nav-li-level2 {
    float: left;
    width: 20%;
    text-align: left;
    padding-right: 10px;
}

.site-map dl dd .nav-li-level2 .item-level-2 {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #8fcaad;
    margin-bottom: 12px;
}

.site-map dl dd .nav-li-level2 .item-level-3 {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    margin-bottom: 11px;
}

.site-map dl:first-child dd {
    border-top-color: transparent;
}

.top{
    padding: 10px 0;
}
.top .viewer-num,
.top .dropdown{
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    color: #405113;
}
.top .dropdown{
    position: relative;
    z-index: 101;
    cursor: pointer;
}
.top .dropdown .arrow-down{
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url(../images/icon_arrow_down.png) no-repeat center center;
    vertical-align: sub;
}
.friend-link-wrap {
    position: relative;
    text-align: center;
    padding: 10px 0;
    background-color: #405133;
}
.friend-link-wrap .friend-link {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    /*padding: 0 2px;*/
}
.friend-link-wrap .friend-link:hover{
    color: #EC9411;
}
.friend-link-wrap .friend-link+.friend-link::before{
    content:'';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 14px;
    background-color: rgba(255,255,255,0.5);
    transform: translateY(-50%);
}

.footer .btm {
    position: relative;
    background-color: #405133;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.footer .btm .copy-right {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #cdd1c9;
}

.r-tabs-accordition-title {
    display: none;
}

/*list*/

.inner-banner-wrap {
    width: 100%;
    height: 200px;
    line-height: 200px;
    margin-bottom: 15px;
}

.list-bg,
.search-bg {
    background: url(../images/list-bg.png) no-repeat center 0;
}









/*quick-access-buttons*/

.quick-access-buttons {
    float: right;
	top: 16px;/*top: 11px;*/
    position: relative
}

.quick-access-buttons a {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    margin-left: 29px;
}

.quick-access-buttons a img {
    width: 20px;
    height: 20px;
    margin: -5px 5px 0 0;
}




/*数据库导航新增链接 24-05-15*/
.newlink {
	padding: 0;
    background-color: #fff;
    margin: 15px 0 22px;/*margin: 10px 0 22px;*/
	float:right;
	color: #666666;
}


/*路径导航*/

.breadcrumb {
    padding: 0;
    background-color: #fff;
    margin: 15px 0 22px;/*margin: 10px 0 22px;*/
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "›";
    font-size: 16px;
    line-height: 20px;
    padding: 0 4px;
    color: #666;
}

.breadcrumb li a {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
}
.breadcrumb li:last-child a,
.breadcrumb li a:hover{
    /*color: #EC9411;*/
}

.content-left-wrap {
    float: left;
    position: relative;
    width: 253px;
    min-height: 670px;
    padding-bottom: 566px;
    border: 1px solid #e6ebf1;
    background: url(../images/left-content-bg.png) no-repeat right bottom;
    background-size: cover;
    z-index: 20;
    /*  box-shadow: 0 -10px 43px rgba(214, 218, 220, 0.65);*/
}

.content-left-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: url(../images/left-content-line-bg.png) repeat-y left bottom;
    z-index: 10;
}

.content-left-wrap:after {
    /* content: "";*/
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;

    z-index: 10;
}

.content-left {
    position: relative;
    z-index: 15;
    background: url(../images/left-content-top-bg.png) no-repeat 9px top;
}

.content-left-top {
    /*padding: 0 38px 0 35px;*/
	padding: 0 35px 0 35px;
}

.content-left-top h4 {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    font-weight: normal;
    padding: 16px 0 11px;
    border-bottom: 1px dashed #d2d2d2;
}

.content-left-top em {
    font-family: Arail, PingFangSC-Regular, HelveticaNeue-Light, 'Helvetica Neue Light', 'Microsoft YaHei', sans-serif;
    margin: 0 5px;
}

.content-left-top h4 span {
    display: block;
    font-size: 11px;
    color: #cfd3d6;
    line-height: 15px;
    text-transform: uppercase;
}

.content-left .content-left-nav li {
    position: relative;
    z-index: 20;
}

.content-left .content-left-nav li a {
    display: block;
    padding: 11px 0 10px;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    border-bottom: 1px dashed #d2d2d2;
}




/*add by zq 2018-4-23 左边树形导航 start*/

.content-left .content-left-nav .ul-level-2,
.content-left .content-left-nav li {
    padding: 0 38px 0 35px;
}

.content-left .content-left-nav li.li-level-2 {
    padding: 0;
}

.content-left .content-left-nav li a {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 120;
}

.content-left .content-left-nav li .a-level-2 {
    padding-right: 10%;
    background: url(../images/icon-cartet-right.png) no-repeat 96% center;
}

.content-left .content-left-nav li .ul-level-3 {
    display: none;
    background-color: #f4f7f9;
}

.content-left .content-left-nav li .ul-level-3 .li-level-3 {
    padding-right: 12px;
    padding-left: 0;
    background-color: #f4f7f9;
}

.content-left .content-left-nav li .ul-level-3 .li-level-3 .a-level-3 {
    border-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px 5px 23px;
    border: 1px solid transparent;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}

.content-left .content-left-nav li .ul-level-3 .li-level-3 .a-level-3:hover {
    /*border-color: #96cbaf;
    background-color: #96cbaf;*/
	border-color: #cccccc;
    background-color: #cccccc;
    color: #fff;
}

.content-left .content-left-nav .active:before {
    content: "";
    position: absolute;
    left: -11px;
    right: -20px;
    top: -7px;
    height: 71px;
    background: url(../images/left-nav-bg.png) no-repeat left top;
    z-index: 110;
}

.content-left .content-left-nav .li-level-2.active:before {
    left: -46px;
    right: -20px;
}

.content-left .content-left-nav .active .a-level-2 {
    color: #fff;
    padding-right: 20%;
    background-image: url(../images/icon-caret.png);
    background-position: 86% center;
}

.content-left .content-left-nav .active .a-level-2 .caret-right {
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #fff;
    border-bottom: none;
}

.content-left .content-left-nav .active .ul-level-3 {
    display: block;
    margin-left: -25px;
}




/*add by zq 2018-2-1 左边树形导航 end*/

.content-right-wrap {
    display: block;
    position: relative;
    margin-left: 253px;

    border: 1px solid #f7f9fa;
    box-shadow: 1px 1px 5px 1px rgba(207, 216, 225, 0.68) inset;
}

.content-right {
    padding: 0 50px;/*64px*/
    min-height: 670px;
    padding-bottom: 135px;
    background: url(../images/right-content-bottom.png) no-repeat right bottom;
}

.content-right-box {
    margin-bottom: -135px;
}

.content-right-name {
    font-size: 18px;
    line-height: 18px;
    color: #405133;
    border-left: 6px solid #405133;
    padding: 0 11px;
    font-weight: normal;
    margin: 28px 0 20px;
}

.content-right-list {
    margin-bottom: 55px;
}

.content-right-list li {
    display: block;
    border-bottom: 1px dashed #e0e7ef;
    color: #666666;
}

.content-right-list li .item-time {
    display: block;
    float: right;
    font-size: 12px;
    line-height: 28px;
    padding: 7px 0;
    width: 80px;
    text-align: right;
    color: #888888;
}

.content-right-list li a {
    display: block;
    margin-right: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 0 7px 10px;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    background: url(../images/icon-disc.png) no-repeat left center;
}

.content-right-list li a:hover {
    color: #3689e1;
}

.page-wrap {
    height: 66px;
    padding: 20px 0;
}

.page-info {
    display: inline-block;
    color: #7f7f7f;
    font-size: 12px;
    line-height: 24px;
    padding: 1px 0;
    text-align: left;
    margin-right: 20px;
}

.page-navigation {
    display: block;
    margin-left: 100px;
}

.page-navigation-list,
.page-navigation-jump {
    float: left;
}

.page-navigation-list li {
    float: left;
    text-align: center;
    margin-right: 3px;
    border-bottom: none;
}

.page-navigation-list li a,
.pagination-item {
    display: block;
    float: left;
    height: 26px;
    font-size: 12px;
    line-height: 24px;
    color: #7f7f7f;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 0 9px;
    border-radius: 4px;
    margin: 0;
    background: none;
}

.pagination-item {
    margin-right: 3px;
}

.page-navigation-list li a:focus,
.page-navigation-list li a:hover,
.pagination-item:hover {
    border-color: #96cbaf;
    color: #96cbaf;
}


.page-navigation-list .pagination-current,
.pagination-item.pagination-current {
    border-color: #96cbaf;
    color: #96cbaf;
    background-color: #fff;
}

.page-navigation-list .pagination-ellipsis {
    display: block;
    float: left;
    height: 26px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 24px;
    color: #505050;
    border: 1px solid transparent;
    padding: 0 9px;
}

.pagination-next .caret-right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: -2px;
    vertical-align: middle;
    border-left: 4px dashed;
    border-left: 4px solid\9;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: #e75353;
}

.page-navigation-jump {
    display: inline-block;
    height: 26px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    color: #505050;
}

.pagination-input,
.page-navigation-jump select {
    display: inline-block;
    width: 36px;
    height: 26px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 24px;
    color: #505050;
    border: 1px solid #dadde5;
    background-color: #fff;
    padding: 0 9px;
    border-radius: 4px;
}

.pagination-go {
    display: inline-block;
    width: 42px;
    height: 26px;
    font-size: 12px;
    line-height: 24px;
    color: #96cbaf;
    border: 1px solid #96cbaf;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
}

.list-img-wrap {
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: 35px;
}

.list-img-wrap:before,
.list-img-wrap:after {
    content: "";
    display: table;
}

.list-img-wrap:after {
    clear: both;
}

.img-item {
    float: left;
    width: 25%;
    position: relative;
    min-height: 1px;
    padding-right: 11px;
    padding-left: 11px;
    margin-bottom: 20px;
}

.photo-wrap {
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 310px;
}

.photo-wrap a {
    display: block;
    width: 100%;
    height: 122px;
    overflow: hidden;
}

.photo-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 122px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

.photo-wrap .photo-info a {
    display: block;
    overflow: hidden;
    height: auto;
    font-size: 14px;
    line-height: 28px;
    vertical-align: bottom;
    text-align: center;
    color: #666666;
    padding: 12px 0;
}

.photo-wrap .photo-info a:hover {
    color: #3689e1;
}








/*图文列表*/

.list-media-wrap li {
    border-bottom: none;
}

.list-media-wrap .media-left {
    display: inline-block;
    float: left;
    width: 150px;
    height: 144px;
    vertical-align: text-bottom;
    overflow: hidden;
    padding-right: 0;
    padding-top: 20px;
}

.list-media-wrap li:first-child .media-left {
    padding-top: 0;
    height: 124px;
}

.list-media-wrap .media-left a {
    background: none;
    margin: 0;
    padding: 0;
}

.list-media-wrap .cell {
    display: block;
    height: 144px;
    margin-left: 170px;
    padding: 18px 0 11px 0;
    border-bottom: 1px dashed #e0e7ef;
    overflow: hidden;
}

.list-media-wrap li:first-child .cell {
    padding-top: 0;
    height: 124px;
}

.list-media-wrap .cell .tit a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 6px;
    margin-right: 0;
    background: none;
    padding: 0 5px 0 0;
}
.list-media-wrap a font{
    color: #ff4342;
}
.list-media-wrap .cell .tit a:focus,
.list-media-wrap .cell .tit a:hover {
    color: #3689e1;
}

.list-media-wrap .cell .intro span {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    color: #9ea3b0;
    margin-right: 15px;
    margin-bottom: 6px;
}

.list-media-wrap .cell .caption {
    height: 56px;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    color: #9ea3b0;
}







/*详情页*/

.article-wrap {
    padding: 10px 0 55px;
}

.article-title {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}

.article-info {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #babdbf;
    margin-bottom: 20px;
}

.article-content  {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.article-content table td {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.article-content img {
    max-width: 100%;
    vertical-align: middle;
    margin: 10px 0;
	height:auto;
}







/*地图*/

.map-bg {
    background-image: url(../images/map-bg.png);
}

.inner-content-map .content-right-wrap,
.inner-content-search .content-right-wrap {
    margin-left: 0;
    background: url(../images/left-content-line-bg.png) repeat-y left bottom;
    box-shadow: 0px 1px 5px 1px rgba(207, 216, 225, 0.68) inset;
}

.inner-content-map .content-right,
.inner-content-search .content-right {
    padding-left: 0;
    padding-right: 0;
}

.map-name,
.resource-retireval-name {
    background: url(../images/left-content-top-bg.png) repeat-x 9px top;
    padding: 0 64px 0 36px;
}

.map-name h4,
.search-name h4,
.resource-retireval-name h4 {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    font-weight: normal;
    padding: 15px 0;
}

.map-name h4 span,
.search-name h4 span,
.resource-retireval-name h4 span {
    display: block;
    font-size: 11px;
    color: #cfd3d6;
    line-height: 15px;
    text-transform: uppercase;
}

.map-list {
    padding: 0 64px 55px 36px;
}

.map-list .caret-right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 1px;
    margin-right: 3px;
    vertical-align: middle;
    border-left: 9px dashed;
    border-left: 9px solid\9;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    color: #8ec0a5;
}

.map-item-title {
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    line-height: 32px;
    padding: 7px 0;
}

.map-item-content {
    padding: 0 0 0 18px;
    margin-bottom: 38px;
}

.map-item-content li {
    float: left;
    padding: 8px 0;
}

.map-item-content li a {
    display: block;
    min-width: 150px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #666666;
}

.map-item-content li a:focus,
.map-item-content li a:hover {
    color: #3689e1;
    text-decoration: underline;
}






/*搜索*/

.search-inner-box {
    padding: 0 64px 0 36px;
    background: url(../images/search-box-bg.png) no-repeat 9px top;
    height: 200px;
}

.search-name {
    background: url(../images/icon-search-tag.png) no-repeat left center;
}

.search-name h4 {
    padding: 17px 0 17px 36px;
    color: #fff;
}

.search-name h4 span {
    color: #fff;
}

.input-group-wrap {
    width: 62%;
    margin: 3px auto 0;
}


.input-group-wrap .input-group .form-control {
    display: block;
    height: 46px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    border: 1px solid #fff;
    border-radius: 4px;
    outline: none;
    box-shadow: none;
}

.input-group-wrap .input-group-btn .btn-default {
    display: inline-block;
    height: 46px;
    color: #fff;
    background-color: #ffba13;
    border: 1px solid #ffba13;
    border-radius: 4px;
    padding: 13px 34px;
}

.input-group-wrap .input-group-btn .btn-default img {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: auto;
}

.input-group-wrap .search-group .form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-wrap .search-group .input-group-btn .btn-default {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

.search-inner-content {
    padding: 20px 64px 75px 36px;
}

.search-list-caption {
    background: url(../images/icon-tag.png) no-repeat left center;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 14px;
}

.search-inner-content .list-media-wrap .cell {
    margin-left: 0;
}

.search-inner-content .list-media-wrap li:first-child .cell {
    padding-top: 18px;
}

.search-inner-content .list-media-wrap .cell .intro span,
.search-inner-content .list-media-wrap .cell .caption {
    color: #838792;
}





/*资源检索*/

.resource-retireval-name li {
    float: left;
    display: inline-block;
}

.resource-retireval-name li a {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 30px;
}

.resource-retireval-name li + li a:before {
    content: "|";
    display: inline-block;
    margin: 0 10px;
    margin-top: -4px;
    color: #666666;
    line-height: 28px;
    vertical-align: middle;
}

.resource-retireval-content {
    padding: 4px 0 0 9px;
}

.content-top-wrap {
    background-color: #8ec0a5;
}

.content-top-wrap .top-search {
    position: relative;
    padding: 7px 9px;
    width: 274px;
}

.content-top-wrap .top-search .search-input {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 10px 2px 40px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    /* text-shadow: 1px 1px 8px #57826b;*/
    border: 1px solid #b0d3c0;
    background-color: #b0d3c0;
    outline: none;
}

.content-top-wrap .top-search img {
    position: absolute;
    left: 18px;
    top: 9px;
}

.search-tab-navs li {
    float: left;
    display: block;
}

.search-tab-navs li a {
    display: block;
    width: 140px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding: 8px 0;
}

.search-tab-navs li a .caret {
    margin-left: 12px;
}

.search-tab-navs .active a,
.search-tab-navs li a:focus,
.search-tab-navs li a:hover {
    background-color: #57826b;
    margin-bottom: -1px;
}

.search-tab-pane-wrap {
    background-color: #f7f7f7;
}

.search-tab-pane {
    display: none;
    width: 100%;
}

.search-tab-pane.active {
    display: block;
}

.search-tab-pane a {
    display: block;
    float: left;
    padding: 10px 32px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    background-color: #57826b;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.search-content-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
    border-spacing: 0;
    border-collapse: collapse;
}

.search-content-table thead tr th {
    font-size: 16px;
    line-height: 32px;
    padding: 5px 30px;
    color: #333333;
    font-weight: bold;
    /*text-align: left;*/
}

.search-content-table tbody tr:nth-of-type(odd) {
    background-color: #f7f7f8;
}

.search-content-table tbody tr td {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    padding: 1px 30px;
}

.search-content-table tbody tr td a {
    display: block;
    color: #3689e1;
}

.resource-retireval-content .page-wrap {
    padding-left: 30px;
}





/*数据库*/

.data-box-wrap {
    padding: 30px 20px 100px;
}

.data-box {
    margin-bottom: 30px;
}

.data-box .col-6 {
    width: 50%;
    float: left;
}

.data-box table {
    width: 100%;
    border: 1px solid #c0d8e2;
    text-align: left;
}

.data-box .col-6:first-child table {
    border-right: none;
}

.data-box table th {
    padding: 9px 18px;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

.data-box table td {
    font-size: 14px;
    line-height: 20px;
    color: #4c4c4c;
    padding: 5px 22px;
}

.data-box table thead {
    background-color: #d6efff;
    color: #054aab;
}

.data-box table .odd {
    background-color: #f7f7f8;
}

.data-box table .text-center {
    width: 119px;
}

.data-detail-box {
    padding: 30px 20px 100px;
}

.detail-item {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.detail-item-name,
.detail-item-info {
    display: table-cell;
    border-top: 1px solid #e8e8ec;
    padding: 15px 0;
    text-align: left;
    vertical-align: middle;
}

.detail-item:first-child .detail-item-name,
.detail-item:first-child .detail-item-info {
    border-top-color: transparent;
}

.detail-item-name {
    width: 137px;
    font-size: 16px;
    line-height: 28px;
    color: #0948aa;
}

.detail-item-info {
    font-size: 14px;
    line-height: 28px;
    color: #483f3e;
    padding-right: 90px;
}

.verliage-top .detail-item-name,
.verliage-top .detail-item-info {
    vertical-align: top;
}

.verliage-top .detail-item-info {
    padding-right: 0;
}

.verliage-top .detail-item-info .detail-more {
    margin-bottom: 15px;
}




@media(max-width:1199px) {
    .logo-wrap .logo{
        width: 302px;
    }
    .nav-link{
        height: 48px;
    }
    .nav-link a{
        padding: 0 8px;
    }
    .main-nav-navbar li .item-level-1 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .tab-search .r-tabs-tab {
        padding-left: 30px;
    }
    .news-event-nav li {
        padding-right: 5px;
        padding-left: 5px;
    }
    .tab-content .tab-pane .more {
        letter-spacing: 0;
        right: -5px;
    }
    .friend-link-wrap .friend-link {
        padding: 0 10px;
    }
    .content-right-list {
        margin-bottom: 30px;
    }
    .page-wrap {
        height: 92px;
    }
    .page-info,
    .page-navigation {
        display: block;
        float: none;
        margin-left: 0;
    }
    .list-img-wrap {
        margin-bottom: 0px;
    }
    .img-item {
        width: 33.33%;
    }
    .search-tab-navs li a {
        width: 125px;
    }
    .footer .minus-margin-top{
        background-position:233px 0;
    }
}

@media(max-width:991px) {
    .main-nav-navbar li .item-level-1 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-box-wrap {
        width: 120px;
    }
    .tab-search .r-tabs-tab {
        padding-left: 20px;
        padding-right: 12px;
    }
    .icon-group li {
        width: 33.333333%;
    }
    .site-map dl {
        padding-left: 80px;
    }
    .quick-access-buttons {
        float: none;
    }
    .quick-access-buttons a {
        margin-left: 0;
        margin-right: 29px;
        margin-bottom: 10px;
    }
    .breadcrumb {
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    .inner-content .navbar-toggle {
        display: block;
        border-color: #96cbaf;
        margin-top: 0;
        outline: none;
    }
    .inner-content .navbar-toggle .icon-bar {
        background-color: #96cbaf;
    }
    .content-left-wrap {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff;
    }
    .content-left-wrap.in {
        display: block;
    }
    .content-right-wrap {
        margin-left: 0;
    }
    .inner-content.inner-content-map .navbar-toggle,
    .inner-content.inner-content-search .navbar-toggle {
        display: none;
    }
    .map-name,
    .map-list {
        padding-right: 36px;
    }
    .search-tab-navs li a {
        width: 135px;
    }
    .footer .minus-margin-top{
        margin-top: -116.6px;
        padding-top: 116.6px;
    }
    
}

@media(max-width:767px) {
	.section{
		margin:0 auto;
	}
    .nav-link{
        white-space: nowrap;
        padding-top: 12px;
    }
    .nav-link a {
        padding: 0 1px;
    }
    .ecode-wrap {
        top: 50%;
        left: 50%;
        margin-top: -77px;
        margin-left: -77px;
        z-index: 131;
    }
    .logo-wrap {
        padding: 10px 0;
    }
    .logo-wrap .logo {
        width: 80%;
        line-height: 1;
    }
    .logo-wrap .navbar-toggle {
        margin: 0;
        background-color: #57826b;
    }
    .logo-wrap .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .mobile-main-nav-collapse {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 10001;
        overflow: hidden;
        width: 81%;
        height: 100%;
        background-color: #57826b;
        transform: translateX(100%);
        transition: all ease-out;
    }
    .overflow-hidden {
        overflow: hidden;
    }
    .drawer .mobile-main-nav-collapse {
        transform: translateX(0);
        transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        /* Firefox 4 */
        -webkit-transition-duration: 0.3s;
        /* Safari 和 Chrome */
        -o-transition-duration: 0.3s;
    }
    .drawer .header,
    .drawer .main,
    .drawer .footer {
        transform: translateX(-81%);
    }
    .mobile-main-nav-collapse .section {
        padding: 0;
    }
    .mobile-main-nav-collapse #scroller {
        position: absolute;
        width: 100%;
    }
    .mobile-main-nav-collapse .main-nav-navbar,
    .main-nav-navbar .nav-li,
    .search-box-wrap {
        float: none;
    }
    .mobile-main-nav-collapse .main-nav-navbar .nav-li {
        padding-right: 0;
    }
    .mobile-main-nav-collapse .main-nav-navbar li .item-level-1 {
        border-bottom: 1px solid #8bb8a0;
        color: #fff;
        padding: 5px 20px;
    }
    .mobile-main-nav-collapse .main-nav-navbar li .item-level-1:after {
        content: "";
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -2px;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid\9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        color: #fff;
    }
    .mobile-main-nav-collapse .main-nav-navbar .active .item-level-1 {
        background-color: #57826b;
        color: #fff;
        border-radius: 0;
    }
    .mobile-main-nav-collapse .main-nav-navbar .active .item-level-1:after {
        border-top: none;
        border-bottom: 4px dashed;
        border-bottom: 4px solid\9;
        color: #8bb8a0;
    }
    .mobile-main-nav-collapse .pulldown {
        position: relative;
        top: 0;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
		padding-left: 0;
		background-image: none!important;
		height: auto;
    }
    .mobile-main-nav-collapse .pulldown .pulldown-menu {
        padding: 15px;
    }
    .mobile-main-nav-collapse .pulldown .pulldown-menu .nav-li-level2 {
        width: 100%;
        margin-right: 0;
    }
    .mobile-main-nav-collapse .pulldown .pulldown-menu .nav-li-level2 .item-level-2 {
        margin-top: 10px;
    }
    .mobile-main-nav-collapse .pulldown .pulldown-menu .nav-li-level2:first-child .item-level-2 {
        margin-top: 0;
    }
    .mobile-main-nav-collapse .search-box-wrap {
        width: 80%;
        margin: 0 auto;
        padding: 10px 0;
    }
    .search-box-wrap .search-input{
        border-bottom-color: #8bb8a0;
    }
    .search-box-wrap img{
        top: 14px;
    }
    .banner{
        padding-top: 0;
        margin-bottom: 10px;
    }
    .carousel-banner{
        position: relative;
		display:none;
    }
    .carousel-banner .carousel-inner > .item > img{
        width: 100%;
        height: auto;
    }
    .one-search{
        width: 100%;
        background-color: transparent;
        margin-bottom: 0px;
		height:auto;
    }
    .r-tabs-accordition-title {
        display: block;
        margin-bottom: 3px;
        padding: 10px;
        background-color: #f1f4f6;
    }
    .r-tabs-accordition-title.active {
        margin-bottom: 0;
        background-color: #748C57;
    }
    .r-tabs-accordition-title .r-tabs-anchor {
        display: block;
        font-size: 16px;
        color: #748C57;
        line-height: 20px;
        text-align: center;
    }
    .r-tabs-accordition-title.active .r-tabs-anchor {
        color: #FCC740;
    }
    .tab-search .tab-content .tab-pane {
        padding-left: 15px;
        padding-right: 15px;
        border: 3px solid #748c57;
    }
    .tab-search .tab-content .tab-pane.active {
        margin-top: -1px;
        margin-bottom: 3px;
    }
    .tab-search .input-group,
    .tab-search .input-group .form-control,
    .tab-search .input-group-btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }
    .input-group .input-group-btn .bootstrap-select .dropdown-toggle {
        background-image: none;
        border-radius: 4px;
        border-right: 1px solid #d1d2d3;
    }
    .tab-search .input-group .form-control {
        border-radius: 4px;
        border: 1px solid #d1d2d3;
    }
	.tab-pane .input-group .input-group-btn:last-child {
        padding-left: 0px;
    }
    .input-group-btn .btn.btn-search {
        width: 100%;
        border-left: 1px solid #ffba13;
        border-radius: 4px;
    }
    .r-tabs-nav {
        display: none;
    }
    .info-wrap{
        width: auto;
    }
    .info-wrap .facilities-group {
        width: 100%;
        padding: 0 15px;
        text-align: left;
    }
    .main-adv-wrap {
        margin-left: -15px;
        margin-right: -15px;
    }
    .site-map {
        display: none;
    }
    .quick-access-buttons a {
        margin-right: 0;
        width: 33.3333%;
        display: block;
        float: left;
    }
    .content-right {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content-right-name {
        margin-top: 18px;
    }
    .content-right-list {
        margin-bottom: 0px;
    }
    .page-wrap {
        height: auto;
    }
    .page-navigation-list,
    .page-navigation-jump {
        margin-bottom: 5px;
    }
    .img-item {
        width: 50%;
        margin-bottom: 10px;
    }
    .photo-wrap .photo-info a {
        padding: 6px 0;
    }
    .list-media-wrap .media-left {
        display: none;
    }
    .list-media-wrap .cell {
        margin-left: 0;
    }
    .map-name,
    .map-list,
    .search-inner-box,
    .search-inner-content,
    .resource-retireval-name {
        padding-left: 20px;
        padding-right: 15px;
    }
    .map-item-content {
        margin-bottom: 15px;
    }
    .map-item-content li a {
        min-width: inherit;
    }
    .input-group-wrap {
        width: 92%;
    }
    .input-group-wrap .input-group-btn .btn-default {
        padding: 13px 20px;
    }
    .resource-retireval-name ul.fr {
        float: none;
        display: block;
    }
    .resource-retireval-name li a {
        margin-top: 10px;
    }
    .resource-retireval-name li + li a:before {
        margin: 0 8px;
    }
    .search-tab-navs .active a,
    .search-tab-navs li a:focus,
    .search-tab-navs li a:hover {
        margin-bottom: 0;
    }
    .search-tab-pane {
        background-color: #57826b;
    }
    .search-tab-pane a {
        padding: 5px 12px;
    }
    .search-content-table {
        margin-bottom: 30px;
    }
    .search-content-table thead tr th,
    .search-content-table tbody tr td,
    .data-box-wrap,
    .data-box table th,
    .data-box table td {
        padding-left: 10px;
        padding-right: 10px;
    }
    .resource-retireval-content .page-wrap {
        padding-left: 10px;
    }
    .data-box .col-6 {
        width: 100%;
        float: none;
    }
    .data-box .col-6:first-child table {
        border-right: 1px solid #c0d8e2;
        border-bottom: none;
    }
    .filter-result{
        float: none;
        margin-bottom: 20px;
    }
	.footer .newFooter{
		display:none;
	}
}

@media(max-width:400px) {
    .img-item {
        width: 100%;
    }
}

.item-more {
    float: right;
}


.input-group .form-control::-webkit-input-placeholder { /* WebKit browsers */
  color:#908f8f;
}
.input-group .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #908f8f;
}
.input-group .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #908f8f;
}
.input-group .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#908f8f;
  }

/* add 数据库搜索 */
.inner-content-box{
    min-height: 671px;
}
.border-top{
    border-top: 1px solid #DFE5D8;
}
.filter-con{
    padding: 14px 0 32px;
}
.filter-con>div+div{
    margin-top: 24px;
}
.filter-label{
    display: block;
    float: left;
    width: 144px;
    height: 36px;
    background: #405133;
    border-radius: 18px 18px 0px 18px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 24px;
    padding: 6px 0;
}
.filter-list{
    display: block;
    margin-left: 203px;
    padding: 6px 0 0;
}
.filter-list .filter-list-item{
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    color: #666666;
    padding: 0 8px;
    margin: 0 4px 10px;
    vertical-align: middle;
    cursor: pointer;
}
/*.filter-list .filter-list-item input{
    position: absolute;
    left: 10px;
    right: 10px;
    top: -4px;
    height: 24px;
    opacity: 0;
    cursor: pointer;
	width:100px;
}*/
.filter-list .filter-list-item input{
    position: absolute;
    left: 10px;
    /*! right: 10px; */
    top: -4px;
    height: 24px;
    opacity: 0;
    cursor: pointer;
        /*! width:100px; *//*add*/
    width: calc(100% - 20px);
}
.filter-list .filter-list-item.active{
    background-color: #EC9411;
    color: #fff;
    border-radius: 4px;
}
.margin-bottom-lg{
    margin-bottom: 20px;
}
.filter-result span{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    font-weight: 400;
    text-align: left;
    color: #666666;
    vertical-align: middle;
    margin: 0 8px 10px 0;
}
.filter-result span.filter-result-item{
    position: relative;
    padding-left: 10px;
    background: #eeeeee;
    border-radius: 4px;
    padding-right: 28px;
    cursor: pointer;
}
.filter-result span.filter-result-item::after{
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 12px;
    height: 12px;
    display: block;
    background: url(../images/icon_close.png) no-repeat center center;
    transform: translateY(-50%);
}
.database-search{
	/*float:left; 
	width:50%;  25-05-15*/
    margin-top:5px;/*23-9-19*/
    font-size: 0;
}
.database-search .btn{
    display: inline-block;
    width: 56px;
    height: 40px;
    background: #ec9411;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    border: 1px solid #ec9411;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}
.database-search .input-group-btn:first-child{
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 40px;
    padding: 0 10px;
    line-height: 38px;
    border: 1px solid #dfe5d8;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.database-search input.form-control{
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    padding: 9px 12px;
    border: 1px solid #dfe5d8;
    border-radius: 4px;
}
.database-search input.form-control:not(:first-child){
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 0;
}
.dn-table{
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.dn-table tr th,
.dn-table tr td{
    height: 42px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    padding: 0 16px;
    background-color: #fff;
    text-align: center;
}
.dn-table tr th.text-left,
.dn-table tr td.text-left{
    text-align: left;
}
.dn-table tr:nth-child(odd) td{
    background-color: #EEEEEE;
}
.dn-table tr td a{
    color: #666;
}
.dn-table tr td a:hover{
    color: #EC9411;
}
.database-detail{
    margin-top: 15px;
    padding-top: 20px;
}
.database-detail>div{
    padding: 14px 0;
}
.database-detail .filter-label{
    float: left;
    width: 120px;
    background-color: transparent;
    color: #748C57;
    text-align: left;
}
.database-detail .filter-list{
    display: block;
    margin-left: 120px;
    padding: 0;
}
.database-detail p{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    padding: 6px 0;
    color: #666666;
}
.database-detail a{
    font-size: 16px;
    color: #EC9411;
}
.detail-title{
    display: block;
    height: 32px;
    font-size: 28px;
    font-weight: 700;
    color: #161718;
    text-align: center;
    margin: 48px 0;
}
.detail-caption{
    margin-top: 20px;
    height: 20px;
}
.detail-caption span{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    color: #161718;
    vertical-align: middle;
}
.detail-caption span:last-child{
    font-weight: 400;
}
.detail-caption a{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #405113;
    background-color:rgba(64,81,19,0.1);
    border-radius: 19px;
    padding: 10px 24px;
    vertical-align: middle;
}

/**头部导航宽度添加到与检索框齐平，左边加图片start*/
.pulldown{
	width:1076px;
	padding-left:278px;
	background-position:36px 96px;
	background-size:220px 165px;
	background-repeat:no-repeat;
}
.main-nav-navbar li.nav-li:nth-child(1) .pulldown{
	background-image:url(../images/main-pulldown-bg1.png);
}
.main-nav-navbar li.nav-li:nth-child(2) .pulldown{
	background-image:url(../images/main-pulldown-bg2.png);
}
.main-nav-navbar li.nav-li:nth-child(3) .pulldown{
	background-image:url(../images/main-pulldown-bg3.png);
}
.main-nav-navbar li.nav-li:nth-child(4) .pulldown{
	background-image:url(../images/main-pulldown-bg4.png);
}
.main-nav-navbar li.nav-li:nth-child(5) .pulldown{
	background-image:url(../images/main-pulldown-bg5.png);
}
/**头部导航宽度添加到与检索框齐平，左边加图片end*/
.btn{
       border: 0px solid #405133;
       padding: 5px 5px;
       background: #FFC000;
       border-radius: 25px;
	   text-align:center;
	   font-weight:bold;
	   display:inline-block;
	   line-height:150%;
}
.btn a{
		text-decoration:none;
		color:#405133;
		font-size:13px;
}
.btn a:hover{
		color:#fff;
}

/*ebook*/
.ebook .pagenum { display: none; } 
.ebook .pagenum.selected {display: block; } 
.pages{float:right;margin-top:-30px;}
.tab .tab-item
{
list-style:none;
display:inline-block;
cursor:pointer;
font-size: 12px;
line-height: 24px;
color: #7f7f7f;
border: 1px solid #e5e5e5;
padding: 0 9px;
border-radius: 4px;
}
.tab .tab-item.active
{
border-color: #96cbaf;
color: #96cbaf;
}

/*silde*/
.slide_all{position: relative;width:770px; margin:60px auto;z-index:200;}
.slide_lft{width:170px;}
.slide_rt{float:left;width:170px;word-wrap:break-word;}
.slide_tit{color:#405133;font-weight:bolder;line-height:200%;}
.slide_more{text-align:right;margin-right:60px;font-size:14px;}